GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF / PrintSetActivePrinter Method





In This Topic
PrintSetActivePrinter Method (IGdPicturePDF)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(394)>
Function PrintSetActivePrinter( _
   ByVal PrinterName As String _
) As Boolean
[DispId(394)]
bool PrintSetActivePrinter( 
   string PrinterName
)
function PrintSetActivePrinter( 
    PrinterName: String
): Boolean; 
DispIdAttribute(394)
function PrintSetActivePrinter( 
   PrinterName : String
) : boolean;
[DispId(394)]
bool PrintSetActivePrinter( 
   string* PrinterName
) 
[DispId(394)]
bool PrintSetActivePrinter( 
   String^ PrinterName
) 

Parameters

PrinterName
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF
IGdPicturePDF Members